Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Defaults internal Privacy Pro links to /subscriptions #1166

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

aataraxiaa
Copy link
Contributor

@aataraxiaa aataraxiaa commented Jan 15, 2025

Please review the release process for BrowserServicesKit here.

Required:

Task/Issue URL: https://app.asana.com/0/72649045549333/1209009315184468/f
iOS PR: duckduckgo/iOS#3812
macOS PR: duckduckgo/macos-browser#3741
What kind of version bump will this require?: Patch

Description:
Previously, default Privacy Pro links were sent to /subscriptions/welcome, and the frontend redirected to /subscriptions.

Currently, this will still result in a redirect to /subscriptions/welcome for subscribed users—effectively a no-op. After an upcoming frontend release, this will show /subscriptions with a link to /subscriptions/welcome.

Steps to test this PR:

  1. See Client PRs

OS Testing:


Internal references:

Software Engineering Expectations
Technical Design Template

Previously, default Privacy Pro links were sent to `/subscriptions/welcome`, and the frontend redirected to `/subscriptions`.

Currently, this will still result in a redirect to `/subscriptions/welcome` for subscribed users—effectively a no-op. After an upcoming frontend release, this will show `/subscriptions` with a link to `/subscriptions/welcome`.
@aataraxiaa aataraxiaa requested a review from miasma13 January 15, 2025 17:06
Copy link
Contributor

@miasma13 miasma13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 tested both apps with the standard purchase scenario and re-purchase when the subscription expired and all navigations related to the purchase and/or welcome page were corrects.

@aataraxiaa aataraxiaa merged commit 5acb297 into main Jan 16, 2025
9 checks passed
@aataraxiaa aataraxiaa deleted the pete/pp-remove-welcome-path branch January 16, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants